{
	"name" : "Disable corpses",
	"description" : "Fully disables corpses",
	"author" : "US_SNIPER",
	"contact" : "N/A",
	"blt_version" : 2,

	"hooks" : [
	{ 	
		"hook_id" : "lib/managers/enemymanager",
		"script_path" : "code.lua"
	}
]
	
}